Skip to content

[asan] Fix argv array for PyROOT applications#22768

Merged
bellenot merged 2 commits into
root-project:masterfrom
bellenot:fix-RPyROOTApplication
Jul 8, 2026
Merged

[asan] Fix argv array for PyROOT applications#22768
bellenot merged 2 commits into
root-project:masterfrom
bellenot:fix-RPyROOTApplication

Conversation

@bellenot

@bellenot bellenot commented Jul 7, 2026

Copy link
Copy Markdown
Member

Pick these changes from #22746:

  • The argv array for PyROOT applications was one element too small
    This fixes 20 failing pyunittests on Windows. Thanks @hageboeck!

pick these changes from root-project#22746:
- The argv array for PyROOT applications was one element too small
This fixes 20 failing pyunittests on Windows. Thanks @hageboeck!
@bellenot bellenot requested review from hageboeck and silverweed July 7, 2026 07:55
@bellenot bellenot self-assigned this Jul 7, 2026

@guitargeek guitargeek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, LGTM!

Interesting that it only became an issue now

@silverweed silverweed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 13h 15m 26s ⏱️
 3 875 tests  3 520 ✅   0 💤 355 ❌
78 826 runs  77 923 ✅ 548 💤 355 ❌

For more details on these failures, see this check.

Results for commit 2d2da10.

@bellenot bellenot merged commit db77e18 into root-project:master Jul 8, 2026
31 of 34 checks passed
@bellenot bellenot deleted the fix-RPyROOTApplication branch July 8, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants